home *** CD-ROM | disk | FTP | other *** search
/ Floppy Magazine 1988 #1 / Floppy_Magazine_88-1_1988_Megasystems_Oy_fi_Side_B.d64 / karvinen -show 2 (.txt) < prev    next >
Commodore BASIC  |  2023-02-26  |  621b  |  16 lines

  1. 0 rem  **** karvinen -show #2 ****      1 rem  **** luodesoft 1987 !! ****(NULL)
  2. 2 a=a+1:ifa=1thengosub8:load"titlepic",8,1
  3. 3 ifa=2thenload"shower",8,1
  4. 4 sys49152:poke198,0
  5. 5 ifpeek(56321)<>239then5
  6. 6 poke53265,11:poke198,0:print"[147]";
  7. 7 printch$;"karvinen 2";ch$;",8,1";:poke198,1:poke631,131:new
  8. 8 poke53280,0:poke53281,0:print"[147][154]*** karvinen -show, osa 2. ***"
  9. 9 print"tehnyt toni luode 19.9.1987"
  10. 10 print"musiikin on tehnyt rob hubbard."
  11. 11 print"paina spacea, kun haluat vaih-"
  12. 12 print"taa kuvaa. soundit ovat pelis-"
  13. 13 print"ta monty on the run."
  14. 14 print"paina spacea.":poke198,0:wait198,1:ch$=chr$(34)
  15. 15 return
  16.